home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / lib / libc.so < prev    next >
Text File  |  2009-10-07  |  238b  |  6 lines

  1. /* GNU ld script
  2.    Use the shared library, but some functions are only in
  3.    the static library, so try that secondarily.  */
  4. OUTPUT_FORMAT(elf32-i386)
  5. GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a  AS_NEEDED ( /lib/ld-linux.so.2 ) )
  6.